registerFragmentLifecycleCallbacks

Registers a FragmentLifecycleCallbacks to listen to fragment lifecycle events happening in this FragmentManager. All registered callbacks will be automatically unregistered when this FragmentManager is destroyed.

Parameters

cb

Callbacks to register

recursive

true to automatically register this callback for all child FragmentManagers